lcBlockGetNextSel Home

Returns a handle to the next graphic object in the selection.

 HANDLE lcBlockGetNextSel (
   HANDLE hBlock
 );

Parameters
hBlock
  Handle to a block.

Return Value

  Handle to a graphic object or NULL if there is no more objects in the selection.

See Also

  lcBlockGetFirstSel